Mark the entry/exit of this function for profiling. (check_icon_theme):
authorFederico Mena Quintero <federico@ximian.com>
Tue, 27 Sep 2005 21:33:24 +0000 (21:33 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Tue, 27 Sep 2005 21:33:24 +0000 (21:33 +0000)
commit58a2a796823a5e54cbf89762a603cdf12d7a5eed
treee32ee8a99527e397ee2d8e8e07cd06434531b86a
parentaa79f94ac71009bc041d8b56dfd3f42c0605ceee
Mark the entry/exit of this function for profiling. (check_icon_theme):

2005-09-27  Federico Mena Quintero  <federico@ximian.com>

* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_constructor): Mark the entry/exit of
this function for profiling.
(check_icon_theme): Likewise.
(change_icon_theme): Likewise.
(settings_notify_cb): Likewise.
(gtk_file_chooser_default_screen_changed): Likewise.
(update_chooser_entry): If the selection is empty, clear the file
name entry only if we are in CREATE_FOLDER mode.  In SAVE mode,
nothing will be selected when the user starts typeahead in the
treeview, and we don't want to clear the file name entry in that
case --- the user could be typing-ahead to look for a folder name.
Fixes bug #308332, patch by Jürg Billeter.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c